Exploring the figure definitions

1 Fig.height

1.1 fig.height = 4, fig.width=7, out.width = “600px”

plot of chunk 4_7_600

1.2 fig.height = 3.5, fig.width=7, out.width = “600px”

plot of chunk 3.5_7_600

1.3 fig.height = 3, fig.width=7, out.width = “600px”

plot of chunk 3_7_600

1.4 fig.height = 2.5, fig.width=7, out.width = “600px”

plot of chunk 2.5_7_600

1.5 fig.height = 2, fig.width=7, out.width = “600px”

plot of chunk 2_7_600

2 Fig.width

2.1 fig.height = 4, fig.width=7, out.width = “600px”

plot of chunk 4_7_600_2

2.2 fig.height = 4, fig.width=6.5, out.width = “600px”

plot of chunk 4_6.5_600

2.3 fig.height = 4, fig.width=6, out.width = “600px”

plot of chunk 4_6_600

2.4 fig.height = 4, fig.width=5.5, out.width = “600px”

plot of chunk 4_5.5_600

2.5 fig.height = 4, fig.width=5, out.width = “600px”

plot of chunk 4_5_600

2.6 fig.height = 4, fig.width=4.5, out.width = “600px”

plot of chunk 4_3.5_600

3 out.width

3.1 fig.height = 4, fig.width=7, out.width = “600px”

plot of chunk 4_7_600_3

3.2 fig.height = 4, fig.width=7, out.width = “550px”

plot of chunk 4_7_550

3.3 fig.height = 4, fig.width=7, out.width = “500px”

plot of chunk 4_7_500

3.4 fig.height = 4, fig.width=7, out.width = “450px”

plot of chunk 4_7_450

3.5 fig.height = 4, fig.width=7, out.width = “400px”

plot of chunk 4_7_400

3.6 fig.height = 4, fig.width=7, out.width = “350px”

plot of chunk 4_7_350